SetChannelMetadataImpl

class SetChannelMetadataImpl(pubnub: ERROR CLASS: Symbol not found for KMPPubNub, metadataId: String, name: String?, description: String?, custom: CustomObject?, includeCustom: Boolean, type: String?, status: String?, ifMatchesEtag: String? = null) : SetChannelMetadata

Constructors

Link copied to clipboard
constructor(pubnub: ERROR CLASS: Symbol not found for KMPPubNub, metadataId: String, name: String?, description: String?, custom: CustomObject?, includeCustom: Boolean, type: String?, status: String?, ifMatchesEtag: String? = null)

Functions

Link copied to clipboard
open override fun async(callback: ERROR CLASS: Symbol not found for Consumer<ERROR CLASS: Symbol not found for Result<com/pubnub/api/models/consumer/objects/channel/PNChannelMetadataResult>>)